[INFO] fetching crate patchwork-parser 0.1.0...
[INFO] testing patchwork-parser-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate patchwork-parser 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate patchwork-parser 0.1.0
[INFO] finished tweaking crates.io crate patchwork-parser 0.1.0
[INFO] tweaked toml for crates.io crate patchwork-parser 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate patchwork-parser 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate patchwork-parser 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92258823bc58e4c27d992cbf0423063b3e5768b91499e277adee38b18ce49b96
[INFO] running `Command { std: "docker" "start" "-a" "92258823bc58e4c27d992cbf0423063b3e5768b91499e277adee38b18ce49b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92258823bc58e4c27d992cbf0423063b3e5768b91499e277adee38b18ce49b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92258823bc58e4c27d992cbf0423063b3e5768b91499e277adee38b18ce49b96", kill_on_drop: false }`
[INFO] [stdout] 92258823bc58e4c27d992cbf0423063b3e5768b91499e277adee38b18ce49b96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27b4674f91a5d1de06a288fc494328943e4ee08a8f873092cf7dc2079b46a54b
[INFO] running `Command { std: "docker" "start" "-a" "27b4674f91a5d1de06a288fc494328943e4ee08a8f873092cf7dc2079b46a54b", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling try-next v0.4.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling include_bytes_aligned v0.1.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling lalrpop-util v0.21.0
[INFO] [stderr]    Compiling lalrpop v0.21.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling chumsky v0.11.1
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling parlex v0.3.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling parlex-gen v0.3.0
[INFO] [stderr]    Compiling patchwork-lexer v0.1.0
[INFO] [stderr]    Compiling patchwork-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "27b4674f91a5d1de06a288fc494328943e4ee08a8f873092cf7dc2079b46a54b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27b4674f91a5d1de06a288fc494328943e4ee08a8f873092cf7dc2079b46a54b", kill_on_drop: false }`
[INFO] [stdout] 27b4674f91a5d1de06a288fc494328943e4ee08a8f873092cf7dc2079b46a54b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfd0068eedefae9ec89514296af465e618e40a276dc2aff4b599aef37175f091
[INFO] running `Command { std: "docker" "start" "-a" "dfd0068eedefae9ec89514296af465e618e40a276dc2aff4b599aef37175f091", kill_on_drop: false }`
[INFO] [stderr]    Compiling patchwork-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../../examples/historian/analyst.pw`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/lib.rs:2920:21
[INFO] [stdout]      |
[INFO] [stdout] 2920 |         let input = include_str!("../../../examples/historian/analyst.pw");
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../examples/historian/narrator.pw`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/lib.rs:2931:21
[INFO] [stdout]      |
[INFO] [stdout] 2931 |         let input = include_str!("../../../examples/historian/narrator.pw");
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../examples/historian/scribe.pw`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/lib.rs:2938:21
[INFO] [stdout]      |
[INFO] [stdout] 2938 |         let input = include_str!("../../../examples/historian/scribe.pw");
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../examples/historian/analyst.pw`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/lib.rs:3025:21
[INFO] [stdout]      |
[INFO] [stdout] 3025 |         let input = include_str!("../../../examples/historian/analyst.pw");
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../examples/historian/analyst.pw`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/lib.rs:3179:21
[INFO] [stdout]      |
[INFO] [stdout] 3179 |         let input = include_str!("../../../examples/historian/analyst.pw");
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `patchwork-parser` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "dfd0068eedefae9ec89514296af465e618e40a276dc2aff4b599aef37175f091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfd0068eedefae9ec89514296af465e618e40a276dc2aff4b599aef37175f091", kill_on_drop: false }`
[INFO] [stdout] dfd0068eedefae9ec89514296af465e618e40a276dc2aff4b599aef37175f091
